Welcome![Sign In][Sign Up]
Location:
Search - shell java

Search list

[JSP/Javajess

Description: 专家系统开发工具,用来开发专家系统,jess专家系统外壳-java expert system shell
Platform: | Size: 91136 | Author: 朱海鹏 | Hits:

[JSP/Javasort

Description: 用java语言实现的常用的内部排序算法,包括插入排序、冒泡排序、选择排序、堆排序、快排、希尔排序、归并排序、桶排序-Using java language of the common internal sorting algorithms, including insertion sort, bubble sort, selection sort, heap sort, quick row, shell sort, merge sort, bucket sort, etc.
Platform: | Size: 3072 | Author: zhuling | Hits:

[JSP/Javatest

Description: 在linux操作系统下,用shell脚本调用java程序-In the linux environment,use shell script to call a java code.
Platform: | Size: 1024 | Author: 包洪英 | Hits:

[JSP/Javajnitest.tar

Description: This an example of how to use JNI to interface from Java to C and back. It shows how to call C code from java, how to pass data from java to C and the other way around. Build using the build.sh shell script.-This is an example of how to use JNI to interface from Java to C and back. It shows how to call C code from java, how to pass data from java to C and the other way around. Build using the build.sh shell script.
Platform: | Size: 2048 | Author: Joris | Hits:

[MPISource

Description: 一个自己写的Hadoop MapReduce实例源码,网上看到不少网友在学习MapReduce编程,但是除了wordcount范例外实例比较少,故上传自己的一个。包含完整实例源码,编译配置文件,测试数据,可执行jar文件,执行脚本及操作步骤。学习完此例子后,你能掌握MapReduce基础编程,及如何编译Java文件,打包jar文件,编写shell执行脚本等。后续学习还可以参看本人的CSDN博客,如有问题也可以在线为你解答,不过本人也学习Hadoop不足一年,现学现卖而已,也可能力不能及,有些难的也很有可能不懂。希望能够帮助到学习MapReduce的朋友-A written Hadoop MapReduce example source code line to see a lot of friends in the learning MapReduce programming, but in addition to the wordcount example instance is relatively small, so upload your own. Contains the full example source code, the compiler configuration files, test data, executable jar file, execute the script and steps. Learn this example, you can grasp the the MapReduce basis of programming, and how to compile Java files, packaged jar file, write shell execute the script. Follow-up study can also see my CSDN blog if the problem is also available online for you to answer, but I also learned that for Hadoop less than a year, buying and learning it can also power can not and some difficulty also likely to understand . Want to be able to help to learn MapReduce friend
Platform: | Size: 97280 | Author: shallowgrave | Hits:

[JSPsort-algorithm_java

Description: 各种排序算法java实现:插入排序、冒泡排序、选择排序、Shell排序、快速排序、改进后的快速排序、归并排序、改进后的归并排序、堆排序!-Insertion sort, bubble sort, selection sort, Shell sort, quicksort, improved quick sort, merge sort, merge sort, heap sort improved!
Platform: | Size: 8192 | Author: 张文博 | Hits:

[JSP/JavaGPShell-1.4.4

Description: gp shell a shell for java cards.
Platform: | Size: 608256 | Author: energyzer | Hits:

[JSP/JavaShellsort

Description: method Shell Sort Java
Platform: | Size: 4096 | Author: Pulinho | Hits:

[Othercommandline_counting

Description: allsort.cpp count.sh Singleton4.java统计代码行数,精简代码,shell命令脚本count.sh-allsort.cpp count.sh Singleton4.java statistical code lines allsort.cpp count.sh Singleton4.java statistical lines of code
Platform: | Size: 2048 | Author: tsui | Hits:

[JSP/JavaSSLSocket

Description: java 实现的SSL单向、双向加密socket数据传输,包含keystore文件,readme.txt中包含windows下生成keystore的shell ,以及来自网上的参考网址,此项目导入Eclipse后可以直接运行-java implementation of SSL-way, two-way data transmission encryption socket that contains the keystore file, readme.txt under windows generated keystore contains the shell, as well as from the online reference site, this project into Eclipse can be run directly
Platform: | Size: 40960 | Author: 王世修 | Hits:

[JSP/Javaganymed-ssh2-build210

Description: 源码为java 调用shell的功能实现-java call shell source
Platform: | Size: 599040 | Author: sunkan | Hits:

[JSP/JavaSortShell

Description: 希尔排序的JAVA实现代码,随即输入100个数显示并排序。其时间复杂度为O(n3/2)到O(n7/6).-shell sort of JAVA code, then enter the number 100 is displayed and sorted. Its time complexity is O (n3/2) to O (n7/6).
Platform: | Size: 4096 | Author: yeacho | Hits:

[JSP/Javasort

Description: Java各种排序算法界面版:冒泡排序,选择排序,堆排序,快速排序,插入排序,shell排序-Java interface version of various sorting algorithms: bubble sort, selection sort, heap sort, quick sort, insertion sort, shell sort
Platform: | Size: 14336 | Author: 李思贤 | Hits:

[JSP/Javahomework2

Description: In this assignment you will get practice working with Java arrays, and more practice implementing your own classes. Like you did in assignment 1 and lab 4, you will be implementing a class whose specification we have given you, in this case a class called SolitaireBoard, to represent the board configuration for a specific type of solitaire game described further below. You will also be using tools to help develop correct code, such as assert statements along with code to verify that your class is consistent. Note: this program is due after your midterm exam, but it s a fair amount bigger than the first assignment. We recommend getting started on it before the midterm. It only uses topics before the midterm, so working on it now will also help you prepare for the exam (there will be paper and pencil array programming problems as part of the exam).-SolitaireBoard.java The interface for the SolitaireBoard class it contains stub versions of the functions so it will compile. It also contains some named constants. You will be completing the implementation of this class. You may not change the interface for this class, but you may add private instance variables and/or private methods to it BulgarianSolitaireSimulator.java A main program that does a Bulgarian Solitaire Simulation. This simulation is described further in the section on the assignment turninpa2 A shell script with the command for turning in the assignment. See the section on submitting your program for more details.
Platform: | Size: 4096 | Author: Lannister | Hits:

[JSP/JavaLinuxLocalExecuteShell

Description: 把java程序打包成jar包,拷贝到linux上执行时能运行shell脚本-The packaged into a jar java program package, copy to run on linux shell script execution
Platform: | Size: 30720 | Author: tang wen xing | Hits:

[WEB Code123FlashChat

Description: 100 使用macromedia flash制造,界面华丽,聊天速度远超过一般的java applet客户端,更换外壳,可定制界面,支持多种语言-100 the use of flash Macromedia manufacturing, gorgeous interface, chat speed is far more than the general applet java client, the replacement shell, customizable interface, support for a variety of languages
Platform: | Size: 1570816 | Author: zzpudn90 | Hits:

[WEB Codewangpankehuduan

Description: 详细介绍 - [ Android项目源码类似于360云盘的网盘客户端支持断点续传 ] Android项目源码类似于360云盘的网盘客户端支持断点续传是一个基于安卓的网盘客户端项目源码,因为以前的客户端使用的是花生壳现在花生壳网址失效了,没法登陆和演示了。翻了翻源码貌似实现了很多功能,都是纯java,没有封装,慢慢捋代码的话应该能捋出些有用的东西,本文配图是在文档里面扒出来了,凑合着看吧,主要看看有啥功能-Details- [Android project source code similar to the 360 cloud disk SkyDrive client support HTTP] Android source code projects similar to 360 cloud disk disk client support for HTTP is a SkyDrive client project source code based on Android, because previous client is peanut shell now peanut shell. Failure, unable to login and demonstrates the. Turned over source code seems to achieve a lot of features, is a pure Java, there is no package, slowly stroked code words should be stroked out something useful, the pictures are in the document grilled inside out, make do and see, mainly look at the what is the function of the
Platform: | Size: 2433024 | Author: lilijiang_tju | Hits:

[JSP/JavaArraySort

Description: Java语言中的简单排序,包括选择排序、冒泡排序和希尔排序,另外还有Java自带的排序功能。-Java language in a simple sort, including selection sort, bubble sort, and Shell sort, in addition to Java comes with sorting functions.
Platform: | Size: 1024 | Author: maliang | Hits:

[JSP/JavaSortingAlgorithm

Description: Sorting Algorithm in java. It has bubble sort, selection sort,insertion sort, quick sort, merge sort and shell sort
Platform: | Size: 23552 | Author: Layne | Hits:

[JSP/JavaJAR包

Description: 一个可执行的文件包,简单说jar包就是一个外包。、 Java 程序是由若干个 .class 文件组成的。这些 .class 文件必须根据它们所属的包不同而分级分目录存放;运行前需要把所有用到的包的根目录指定给 CLASSPATH 环境变量或者 java 命令的 -cp 参数;运行时还要到控制台下去使用 java 命令来运行,如果需要直接双击运行必须写 Windows 的批处理文件 (.bat) 或者 Linux 的 Shell 程序。 在 Windows 下安装 JRE (Java Runtime Environment) 的时候,安装文件会将 .jar 文件映射给 javaw.exe 打开。那么,对于一个可执行的 JAR 文件包,用户只需要双击它就可以运行程序了。(An executable file package, a simple jar package is an outsourcing. , Java program is composed of several. Class files. These. Class files must be classified according to their different packages and sub-directory storage; need to run before the root directory of all packages specified to the CLASSPATH environment variable or -cp parameters of the java command; run to the console Use java command to run, if you need to double-click to run must write Windows batch file (.bat) or Linux shell program. When installing JRE (Java Runtime Environment) under Windows, the installation file will map the .jar file to javaw.exe. So, for an executable JAR package, users only need to double-click it to run the program.)
Platform: | Size: 1178624 | Author: 风眠95 | Hits:
« 1 2 3 4 56 »

CodeBus www.codebus.net